const runtime.minfunc 2 uses runtime (current package) symtab.go#L574: const minfunc = 16 // minimum function size symtab.go#L575: const pcbucketsize = 256 * minfunc // size of bucket in the pc->func lookup table
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)